tools: env: Add aes.c placeholder
authorMarek Vasut <[email protected]>
Mon, 28 Apr 2014 09:56:30 +0000 (11:56 +0200)
committerTom Rini <[email protected]>
Mon, 12 May 2014 19:20:05 +0000 (15:20 -0400)
commitcd834a053b9a46a74f7d1ccd1b68d983712cdeb4
tree637968a163b927fa9c51d73efd2f12f0eeefa6c6
parente7afb73b5057e0d65a6fc7e039c54291d569097e
tools: env: Add aes.c placeholder

Add missing aes.c placeholder which includes lib/aes.c . Without this
one, tools/env/ will fail to build.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Alexey Brodkin <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Tested-by: Alexey Brodkin <[email protected]>
Tested-by: Heiko Schocher <[email protected]>
tools/env/aes.c [new file with mode: 0644]